pub unsafe fn DeleteSecurityPackageA<P0>(pszpackagename: P0) -> Result<()>
where P0: Param<PCSTR>,