pub trait ID3D10DeviceTrait { // Required method fn as_raw_mut_ID3D10Device(&mut self) -> *mut c_void; }