pub unsafe fn CryptCATAdminAcquireContext(
    phcatadmin: *mut isize,
    pgsubsystem: Option<*const GUID>,
    dwflags: u32,
) -> Result<()>