func sync/atomic.SwapUint64

one use

	sync/atomic (current package)
		doc.go#L65: func SwapUint64(addr *uint64, new uint64) (old uint64)