pub fn get_package_version_dir( scope: Scope, registry_handle: &str, repo_path: &str, package_name: &str, version: &str, ) -> Result<PathBuf, Error>