syscall.Timespec.Unix (method)

one use

	syscall (current package)
		syscall.go#L81: func (ts *Timespec) Unix() (sec int64, nsec int64) {