pub unsafe extern "C" fn _frida_json_node_init_boolean(
    node: *mut JsonNode,
    value: gboolean
) -> *mut JsonNode