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