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