FT_BitmapGlyph    127 extra_lib/include/freetype/freetype/ftglyph.h   typedef struct FT_BitmapGlyphRec_*  FT_BitmapGlyph;
FT_BitmapGlyph    590 extra_lib/include/freetype/freetype/internal/ftobjs.h #define FT_BITMAP_GLYPH( x )  ((FT_BitmapGlyph)( x ))