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