pub unsafe extern "C" fn gdk_pixbuf_loader_write( loader: *mut GdkPixbufLoader, buf: *const u8, count: size_t, error: *mut *mut GError, ) -> gboolean