pub unsafe extern "C" fn gdk_pixbuf_save( pixbuf: *mut GdkPixbuf, filename: *const c_char, type_: *const c_char, error: *mut *mut GError, ... ) -> gboolean