Source position: libfreetype.inc line 411
type TFT_Glyph_Get_CBox = procedure(
glyph: PFT_Glyph;
bbox_mode: FT_UInt;
var acbox: FT_BBox
);