pub unsafe extern "C" fn gtk_widget_set_has_tooltip(
    widget: *mut GtkWidget,
    has_tooltip: gboolean
)