func os.Chtimes

one use

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