func sync/atomic.LoadInt64

one use

	sync/atomic (current package)
		doc.go#L114: func LoadInt64(addr *int64) (val int64)