pub unsafe extern "C" fn _frida_json_boxed_register_serialize_func(
    gboxed_type: GType,
    node_type: JsonNodeType,
    serialize_func: JsonBoxedSerializeFunc
)