pub type ArrayChunked = ChunkedArray<FixedSizeListType>;
pub struct ArrayChunked { /* private fields */ }