pub unsafe extern "C" fn CertAddEncodedCRLToStore(
hCertStore: HCERTSTORE,
dwCertEncodingType: DWORD,
pbCrlEncoded: *const BYTE,
cbCrlEncoded: DWORD,
dwAddDisposition: DWORD,
ppCrlContext: *mut PCCRL_CONTEXT,
) -> BOOL
pub unsafe extern "C" fn CertAddEncodedCRLToStore(
hCertStore: HCERTSTORE,
dwCertEncodingType: DWORD,
pbCrlEncoded: *const BYTE,
cbCrlEncoded: DWORD,
dwAddDisposition: DWORD,
ppCrlContext: *mut PCCRL_CONTEXT,
) -> BOOL