Source position: sdl_gfx.pas line 673
procedure rotozoomSurfaceSizeXY(
width: Integer;
height: Integer;
angle: Double;
zoomx: Double;
zoomy: Double;
var dstwidth: Integer;
var dstheight: Integer
);