pub unsafe extern "C" fn spa_json_parse_stringn(
    val: *const c_char,
    len: c_int,
    result: *mut c_char,
    maxlen: c_int
) -> c_int