pub type SegmentIterMut<'a> = IterMut<'a, AsPathSegment>;
pub struct SegmentIterMut<'a> { /* private fields */ }