type CircleSegmentPathIter = Chain<Chain<Chain<Chain<Once<PathEl>, Once<PathEl>>, ArcAppendIter>, Once<PathEl>>, ArcAppendIter>;
struct CircleSegmentPathIter { /* private fields */ }