Source position: libsdl2.pas line 1684
type TTSDL_SetTextureAlphaMod = function(
texture: PSDL_Texture;
alpha: cuint8
):cint32;