Function windows_sys::Win32::Security::Cryptography::CertAddCRLLinkToStore
pub unsafe extern "system" fn CertAddCRLLinkToStore(
hcertstore: HCERTSTORE,
pcrlcontext: *const CRL_CONTEXT,
dwadddisposition: u32,
ppstorecontext: *mut *mut CRL_CONTEXT,
) -> BOOL