pub unsafe fn CoInstall<P0, P1>( pbc: P0, dwflags: u32, pclassspec: *const uCLSSPEC, pquery: *const QUERYCONTEXT, pszcodebase: P1, ) -> Result<()>where P0: Param<IBindCtx>, P1: Param<PCWSTR>,