Function windows_sys::Win32::Security::Cryptography::CertFindCRLInStore
pub unsafe extern "system" fn CertFindCRLInStore(
hcertstore: HCERTSTORE,
dwcertencodingtype: CERT_QUERY_ENCODING_TYPE,
dwfindflags: u32,
dwfindtype: u32,
pvfindpara: *const c_void,
pprevcrlcontext: *const CRL_CONTEXT,
) -> *mut CRL_CONTEXT