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