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