Source position: libsdl2_ttf.pas line 101
type TTTF_GetFreeTypeVersion = procedure(
major: pcint;
minor: pcint;
patch: pcint
);