pub type MutablePlString = MutableBinaryViewArray<str>;
struct MutablePlString { /* private fields */ }