pub fn try_is_zip(file: &PathBuf) -> ZipResult<bool>
Determines whether the specified file is a ZIP file, or not.