pub trait BlankLayerTrait: BlankLayerTraitConst + LayerTrait { fn as_raw_mut_BlankLayer(&mut self) -> *mut c_void; }