os.File.Truncate (method)

one use

	os (current package)
		file_posix.go#L149: func (f *File) Truncate(size int64) error {