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