pub unsafe extern "C" fn gdk_window_set_events(
    window: *mut GdkWindow,
    event_mask: GdkEventMask
)