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