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