pub unsafe extern "C" fn gtk_image_get_icon_set(
    image: *mut GtkImage,
    icon_set: *mut *mut GtkIconSet,
    size: *mut GtkIconSize
)