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