pub unsafe extern "C" fn _frida_json_object_set_member(
    object: *mut JsonObject,
    member_name: *const gchar,
    node: *mut JsonNode
)