os.File.Truncate (method)

one use

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