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