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