pub trait CoshLayerTraitConst: ActivationLayerTraitConst { fn as_raw_CoshLayer(&self) -> *const c_void; }