func sync/atomic.AddInt64

one use

	sync/atomic (current package)
		doc.go#L100: func AddInt64(addr *int64, delta int64) (new int64)