Function loadLibSDL
Loads base DerelictSDL2 Function can be called many times, but load only happens once
					
			void loadLibSDL
			(
			
			  derelict .util .loader .SharedLibVersion ver = SharedLibVersion(2, 0, 2)
			
			);
					
				
			Loads base DerelictSDL2 Function can be called many times, but load only happens once
					
			void loadLibSDL
			(
			
			  derelict .util .loader .SharedLibVersion ver = SharedLibVersion(2, 0, 2)
			
			);