func sync/atomic.SwapUintptr

one use

	sync/atomic (current package)
		doc.go#L68: func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)