pub fn path_is_zip(path: impl AsRef<Path>) -> Result<bool, AppleCodesignError>
Test whether a given path is likely a ZIP file.