pub type StringChunkedBuilder = BinViewChunkedBuilder<str>;
struct StringChunkedBuilder { /* private fields */ }