Function windows::Win32::Security::Cryptography::CertIsValidCRLForCertificate
pub unsafe fn CertIsValidCRLForCertificate(
pcert: *const CERT_CONTEXT,
pcrl: *const CRL_CONTEXT,
dwflags: u32,
pvreserved: Option<*const c_void>,
) -> BOOL