pub unsafe extern "C" fn _frida_json_node_set_string(
    node: *mut JsonNode,
    value: *const gchar
)