pub unsafe extern "C" fn gtk_icon_info_new_for_pixbuf(
    icon_theme: *mut GtkIconTheme,
    pixbuf: *mut GdkPixbuf
) -> *mut GtkIconInfo