pub unsafe extern "C" fn spa_json_get_string(
    iter: *mut spa_json,
    res: *mut c_char,
    maxlen: c_int
) -> c_int