pub type LanguagesPrototype = Vec<LanguagePrototype>;
pub struct LanguagesPrototype { /* private fields */ }