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