pub trait PlatformInfoTrait: PlatformInfoTraitConst { fn as_raw_mut_PlatformInfo(&mut self) -> *mut c_void; }