sdl2 :: SDLSysWMInfo :: is_unknown
# Is this an unknown window manager? fun is_unknown: Bool `{ return self->subsystem == SDL_SYSWM_UNKNOWN; `}