Function windows_sys::Win32::Security::Cryptography::CertVerifyRevocation
pub unsafe extern "system" fn CertVerifyRevocation(
dwencodingtype: u32,
dwrevtype: u32,
ccontext: u32,
rgpvcontext: *const *const c_void,
dwflags: u32,
prevpara: *const CERT_REVOCATION_PARA,
prevstatus: *mut CERT_REVOCATION_STATUS,
) -> BOOL