pub(crate) fn use_barrier_nodes( map: &mut RawMap, barrier_nodes: Vec<(NodeID, HashablePt2D)>, pt_to_road: &HashMap<HashablePt2D, RoadID>, )