pub type BinaryChunkedBuilder = BinViewChunkedBuilder<[u8]>;
pub struct BinaryChunkedBuilder { /* private fields */ }