pub unsafe extern "C" fn gtk_icon_theme_choose_icon(
icon_theme: *mut GtkIconTheme,
icon_names: *mut *const c_char,
size: c_int,
flags: GtkIconLookupFlags,
) -> *mut GtkIconInfo
pub unsafe extern "C" fn gtk_icon_theme_choose_icon(
icon_theme: *mut GtkIconTheme,
icon_names: *mut *const c_char,
size: c_int,
flags: GtkIconLookupFlags,
) -> *mut GtkIconInfo