pub unsafe extern "C" fn _frida_json_object_iter_init(
    iter: *mut JsonObjectIter,
    object: *mut JsonObject
)