Function unzip

Source
pub fn unzip(zip_file: &Path) -> Result<(), InstallError>