pub unsafe extern "system" fn CertAddCTLContextToStore(
    hcertstore: HCERTSTORE,
    pctlcontext: *const CTL_CONTEXT,
    dwadddisposition: u32,
    ppstorecontext: *mut *mut CTL_CONTEXT,
) -> BOOL