Source position: libfreetype.inc line 395
type TFT_Load_Glyph = function(
face: PFT_Face;
glyph_index: FT_UInt;
load_flags: LongInt
):Integer;