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