raw_atomic_fetch_and_acquire
return raw_atomic_fetch_and_acquire(~i, v);
return raw_atomic_fetch_and_acquire(i, v);