pub unsafe fn CryptSetProviderW<P0>( pszprovname: P0, dwprovtype: u32, ) -> Result<()>where P0: Param<PCWSTR>,