func sync/atomic.SwapUint32

one use

	sync/atomic (current package)
		doc.go#L62: func SwapUint32(addr *uint32, new uint32) (old uint32)