fn find_major_road_names( map: &Map, neighbourhood: &Neighbourhood, i: IntersectionID, ) -> BTreeSet<String>