pub trait RandomPatternGeneratorTraitConst { fn as_raw_RandomPatternGenerator(&self) -> *const c_void; }