pub type LanguagesToCodes = HashMap<String, String>;
struct LanguagesToCodes { /* private fields */ }