pub unsafe extern "C" fn gdk_window_set_urgency_hint(
    window: *mut GdkWindow,
    urgent: gboolean
)