Source position: sdl.pas line 3177
function SDL_MapRGBA(
format: PSDL_PixelFormat;
r: UInt8;
g: UInt8;
b: UInt8;
a: UInt8
):UInt32;