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