fun extractZipFile(zipFile: Path, toDirectory: Path): Unit
Given a path to a zip file, extracts it to the given directory.