pub unsafe extern "C" fn _frida_json_node_init_string(
    node: *mut JsonNode,
    value: *const c_char
) -> *mut JsonNode