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