pub unsafe extern "C" fn gtk_status_icon_set_tooltip_text(
    status_icon: *mut GtkStatusIcon,
    text: *const c_char
)