pub type Float16Chunked = ChunkedArray<Float16Type>;
pub struct Float16Chunked { /* private fields */ }