pub unsafe extern "C" fn gtk_image_new_from_icon_name(
    icon_name: *const c_char,
    size: GtkIconSize
) -> *mut GtkWidget