fn find_entrances_or_exits( map: &Map, neighbourhood: &Neighbourhood, cell: &Cell, entrances: bool, ) -> Vec<EntryExit>