Source position: libsdl2_ttf.pas line 106
type TTTF_OpenFontRW = function(
src: PSDL_RWops;
freesrc: cint;
ptsize: cint
):PTTF_Font;