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