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