Source position: libsdl3_ttf.pas line 388
type TTTF_GetTextSize = function(
Text: PTTF_Text;
w: Plongint;
h: Plongint
):Tbool;