fn hull_around_focused_turns( map: &Map, r: RoadID, permitted_t: &HashSet<RoadID>, restricted_t: &HashSet<RoadID>, ) -> Polygon