func os.Rename

one use

	os (current package)
		file.go#L351: func Rename(oldpath, newpath string) error {