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