Function CertAddEncodedCertificateToSystemStoreW
pub unsafe extern "system" fn CertAddEncodedCertificateToSystemStoreW(
szcertstorename: PCWSTR,
pbcertencoded: *const u8,
cbcertencoded: u32,
) -> BOOL