Source position: sdl_ttf.pas line 369
function TTF_SizeUTF8(
font: PTTF_Font;
const text: PAnsiChar;
var w: Integer;
var y: Integer
):Integer;