sdl2 :: SDLSurface :: load
path
# Load the image at `path` inferring its type from the file extension new load(path: CString) `{ return IMG_Load(path); `}