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