Constructs a dsdl2.GLContext from a vanilla SDL_GLContext from bindbc-sdl
the SDL_GLContext to manage
whether the instance owns the given SDL_GLContext and should destroy it on its own
optional pointer to maintain reference link, avoiding GC cleanup
See Implementation
Constructs a dsdl2.GLContext from a vanilla SDL_GLContext from bindbc-sdl