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