sdl2 :: SDLWindowFlags :: opengl
# Add the flag requesting a window usable with an OpenGL context fun opengl: SDLWindowFlags `{ return self | SDL_WINDOW_OPENGL; `}