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