pub unsafe extern "C" fn gtk_image_set_from_gicon(
    image: *mut GtkImage,
    icon: *mut GIcon
)