os.fileStat.Size (method)

one use

	os (current package)
		types_unix.go#L24: func (fs *fileStat) Size() int64        { return fs.size }