Source position: libsdl2_ttf.pas line 175
type TTTF_GetFontKerningSize = function(
font: PTTF_Font;
prev_index: cint;
index: cint
):cint;