pub unsafe extern "C" fn spa_json_object_next( iter: *mut spa_json, key: *mut c_char, maxkeylen: c_int, value: *mut *const c_char, ) -> c_int