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