Function windows_sys::Win32::Security::Cryptography::CertFindCertificateInCRL
pub unsafe extern "system" fn CertFindCertificateInCRL(
pcert: *const CERT_CONTEXT,
pcrlcontext: *const CRL_CONTEXT,
dwflags: u32,
pvreserved: *const c_void,
ppcrlentry: *mut *mut CRL_ENTRY,
) -> BOOL