sdl2 :: SDLSurface :: load_bmp
path
# Load the BMP file at `path` new load_bmp(path: CString) `{ return SDL_LoadBMP(path); `}