pub unsafe fn D3DReflect( psrcdata: *const c_void, srcdatasize: usize, pinterface: *const GUID, ppreflector: *mut *mut c_void, ) -> Result<()>