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