pub trait CorrelationLayerTraitConst: LayerTraitConst { fn as_raw_CorrelationLayer(&self) -> *const c_void; }