__intentional_overflow — add unless the number is already a given value
int __intentional_overflow (
)
-1
-- undescribed --
Atomically adds a to v, so long as v was not already u. Returns the old value of v.
a
v
u