pub type MaskViewMut<'a> = ImageViewMut<'a, u8, C1>;
pub struct MaskViewMut<'a> { /* private fields */ }