pub unsafe extern "C" fn CertVerifyRevocation(
dwEncodingType: DWORD,
dwRevType: DWORD,
cContext: DWORD,
rgpvContext: *mut PVOID,
dwFlags: DWORD,
pRevPara: PCERT_REVOCATION_PARA,
pRevStatus: PCERT_REVOCATION_STATUS,
) -> BOOL