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