pub unsafe extern "C" fn gtk_entry_set_icon_from_gicon(
    entry: *mut GtkEntry,
    icon_pos: GtkEntryIconPosition,
    icon: *mut GIcon
)