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