sdl2 :: SDLKeysym :: is_up
# Is this the arrow up key? fun is_up: Bool `{ return self->sym == SDLK_UP; `}