func sync/atomic.SwapInt32

one use

	sync/atomic (current package)
		doc.go#L56: func SwapInt32(addr *int32, new int32) (old int32)