pub unsafe extern "C" fn gdk_window_set_skip_taskbar_hint(
    window: *mut GdkWindow,
    skips_taskbar: gboolean
)