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