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