pub fn stamp_corridors(
    distrib: CorridorStampDistribution<'_>,
    pts: &HashSet<Edge>,
    level: &mut MapLevel
)