pub unsafe extern "C" fn gdk_pixbuf_copy_options(
    src_pixbuf: *mut GdkPixbuf,
    dest_pixbuf: *mut GdkPixbuf
) -> gboolean