pub unsafe extern "C" fn gdk_pixbuf_new_from_bytes( data: *mut GBytes, colorspace: GdkColorspace, has_alpha: gboolean, bits_per_sample: c_int, width: c_int, height: c_int, rowstride: c_int, ) -> *mut GdkPixbuf