pub unsafe extern "C" fn spa_json_encode_string(
    str_: *mut c_char,
    size: c_int,
    val: *const c_char
) -> c_int