pub unsafe fn CertDeleteCertificateFromStore(
    pcertcontext: *const CERT_CONTEXT,
) -> Result<()>