pub type Float64Chunked = ChunkedArray<Float64Type>;
pub struct Float64Chunked { /* private fields */ }