pub unsafe extern "system" fn CryptCATAdminAcquireContext2(
    phcatadmin: *mut isize,
    pgsubsystem: *const GUID,
    pwszhashalgorithm: PCWSTR,
    pstronghashpolicy: *const CERT_STRONG_SIGN_PARA,
    dwflags: u32,
) -> BOOL