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