func golang.org/x/tools/internal/gcimporter.Import

one use

	golang.org/x/tools/internal/gcimporter (current package)
		gcimporter.go#L153: func Import(packages map[string]*types.Package, path, srcDir string, lookup func(path string) (io.ReadCloser, error)) (pkg *types.Package, err error) {