pub unsafe extern "C" fn gtk_image_new_from_icon_set(
    icon_set: *mut GtkIconSet,
    size: GtkIconSize
) -> *mut GtkWidget