pub unsafe extern "C" fn _frida_json_node_set_object(
    node: *mut JsonNode,
    object: *mut JsonObject
)