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