pub unsafe extern "C" fn gtk_status_icon_set_has_tooltip(
    status_icon: *mut GtkStatusIcon,
    has_tooltip: gboolean
)