pub type ChunkRanges = RangeSet2<ChunkNum>;
A set of chunk ranges
struct ChunkRanges(/* private fields */);