fn resolve_solidity_sources_with_imports( entry_file: &Path, include_paths: &[PathBuf], ) -> Result<ResolvedSoliditySources, String>