Source position: libsdl2.pas line 623
type TTSDL_MapRGB = function(
const format: PSDL_PixelFormat;
r: UInt8;
g: UInt8;
b: UInt8
):UInt32;