_MonetaryLocale
extern const _MonetaryLocale *_CurrentMonetaryLocale;
extern const _MonetaryLocale _DefaultMonetaryLocale;
const _MonetaryLocale _DefaultMonetaryLocale =
const _MonetaryLocale *_CurrentMonetaryLocale = &_DefaultMonetaryLocale;