Source position: winapih.inc line 100
function ExtTextOut(
DC: HDC;
X: Integer;
Y: Integer;
Options: LongInt;
Rect: PRect;
Str: PChar;
Count: LongInt;
Dx: PInteger
):Boolean;