class QWindow;
void wl_mouse_capture(QWindow *window);
void wl_mouse_uncapture();
void wl_mouse_poll();
void wl_init();