Function CertAddCertificateLinkToStore
pub unsafe extern "system" fn CertAddCertificateLinkToStore(
hcertstore: HCERTSTORE,
pcertcontext: *const CERT_CONTEXT,
dwadddisposition: u32,
ppstorecontext: *mut *mut CERT_CONTEXT,
) -> BOOL
pub unsafe extern "system" fn CertAddCertificateLinkToStore(
hcertstore: HCERTSTORE,
pcertcontext: *const CERT_CONTEXT,
dwadddisposition: u32,
ppstorecontext: *mut *mut CERT_CONTEXT,
) -> BOOL