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