pub unsafe fn DXVA2CreateVideoService<P0>( pdd: P0, riid: *const GUID, ppservice: *mut *mut c_void, ) -> Result<()>where P0: Param<IDirect3DDevice9>,