Source position: libsdl2_ttf.pas line 104
type TTTF_OpenFont = function(
file_: PAnsiChar;
ptsize: cint
):PTTF_Font;