pub unsafe extern "C" fn _frida_json_node_init(
    node: *mut JsonNode,
    type_: JsonNodeType
) -> *mut JsonNode