Source position: libsdl2_ttf.pas line 137
type TTTF_SizeUTF8 = function(
font: PTTF_Font;
text: PAnsiChar;
w: pcint;
h: pcint
):cint;