pub unsafe fn CryptCATAdminRemoveCatalog<P0>(
    hcatadmin: isize,
    pwszcatalogfile: P0,
    dwflags: u32,
) -> Result<()>
where P0: Param<PCWSTR>,