pub type UInt128Chunked = ChunkedArray<UInt128Type>;
pub struct UInt128Chunked { /* private fields */ }