Function getCurrentGLContext
Wraps SDL_GL_GetCurrentContext which gets the current OpenGL context used by SDL
This function is marked as @system due to the potential of referencing invalid memory.
Returns
dsdl proxy to the OpenGL context used by SDL
Throws
dsdl if unable to get the context