pub unsafe extern "system" fn CertCreateCertificateChainEngine(
    pconfig: *const CERT_CHAIN_ENGINE_CONFIG,
    phchainengine: *mut HCERTCHAINENGINE,
) -> BOOL