pub unsafe extern "C" fn gtk_image_set_from_pixbuf(
    image: *mut GtkImage,
    pixbuf: *mut GdkPixbuf
)