sync.Map.CompareAndSwap (method)

one use

	sync (current package)
		map.go#L374: func (m *Map) CompareAndSwap(key, old, new any) bool {