pub unsafe fn CertAddEncodedCertificateToSystemStoreW<P0>( szcertstorename: P0, pbcertencoded: &[u8], ) -> Result<()>where P0: Param<PCWSTR>,