Source position: libfreetype.inc line 971
type TFT_Get_Sfnt_Name = function(
face: PFT_Face;
idx: FT_UInt;
var aname: TFT_SfntName
):Integer;