func io/ioutil.TempFile

one use

	io/ioutil (current package)
		tempfile.go#L24: func TempFile(dir, pattern string) (f *os.File, err error) {