WS_IO
if (!(window->state & WS_IO)) {
window->state = WS_IO;
WS_EXACT_MAPIN | WS_IO);
set_window.state = (WS_ENABLED | WS_IO |
if (state & WS_IO) {
} else if (state & WS_IO) {