pub unsafe fn CryptCATCatalogInfoFromContext(
    hcatinfo: isize,
    pscatinfo: *mut CATALOG_INFO,
    dwflags: u32,
) -> Result<()>