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