Source position: libsdl3.pas line 5809
type TSDL_LockTextureToSurface = function(
texture: PSDL_Texture;
rect: PSDL_Rect;
surface: PPSDL_Surface
):Tbool;