func os.Chtimes

one use

	os (current package)
		file_posix.go#L180: func Chtimes(name string, atime time.Time, mtime time.Time) error {