pub unsafe extern "C" fn gtk_entry_set_icon_tooltip_text(
    entry: *mut GtkEntry,
    icon_pos: GtkEntryIconPosition,
    tooltip: *const c_char
)