pub trait _InputOutputArrayTraitConst: _OutputArrayTraitConst { fn as_raw__InputOutputArray(&self) -> *const c_void; }