Source position: libsdl3.pas line 5341
type TSDL_PremultiplySurfaceAlpha = function(
surface: PSDL_Surface;
linear: Tbool
):Tbool;