pub unsafe extern "C" fn gdk_window_set_modal_hint(
    window: *mut GdkWindow,
    modal: gboolean
)