pub unsafe extern "system" fn CertIsValidCRLForCertificate(
    pcert: *const CERT_CONTEXT,
    pcrl: *const CRL_CONTEXT,
    dwflags: u32,
    pvreserved: *const c_void,
) -> BOOL