Function windows_sys::Win32::Security::Cryptography::CertCreateCRLContext
pub unsafe extern "system" fn CertCreateCRLContext(
dwcertencodingtype: CERT_QUERY_ENCODING_TYPE,
pbcrlencoded: *const u8,
cbcrlencoded: u32,
) -> *mut CRL_CONTEXT