FT_EXPORT_DEF 411 third_party/freetype2/include/ftconfig.h #define FT_EXPORT_DEF( x ) __attribute__((visibility("default"))) extern "C" x FT_EXPORT_DEF 413 third_party/freetype2/include/ftconfig.h #define FT_EXPORT_DEF( x ) __attribute__((visibility("default"))) extern x