pub unsafe extern "C" fn json_generator_to_file( generator: *mut JsonGenerator, filename: *const c_char, error: *mut *mut GError, ) -> gboolean