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