FT_STREAM_CLASS   130 extra_lib/include/freetype/freetype/ftsysio.h #define  FT_STREAM_CLASS__READ(x)  FT_STREAM_CLASS(x)->stream_read
FT_STREAM_CLASS   131 extra_lib/include/freetype/freetype/ftsysio.h #define  FT_STREAM_CLASS__SEEK(x)  FT_STREAM_CLASS(x)->stream_seek;