pub type ChunkOffsets = ChunkOffsetsBase<Box<[usize]>>;
pub struct ChunkOffsets { /* private fields */ }