pub unsafe extern "C" fn json_dump_callback( json: *const json_t, callback: json_dump_callback_t, data: *mut c_void, flags: usize, ) -> c_int