Source position: libsdl3.pas line 5326
type TSDL_SetSurfaceAlphaMod = function(
surface: PSDL_Surface;
alpha: TUint8
):Tbool;