func sync/atomic.SwapInt64

one use

	sync/atomic (current package)
		doc.go#L59: func SwapInt64(addr *int64, new int64) (old int64)