pub type SegmentSlice = FixedVec<u8, SegmentSliceLen>;
pub struct SegmentSlice(/* private fields */);