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