pub trait SinLayerTrait: ActivationLayerTrait + SinLayerTraitConst { fn as_raw_mut_SinLayer(&mut self) -> *mut c_void; }