0ffc322cf ^
13251c2ac ^
1 2 3 4
5 6 7 8
discard """ targets: "c cpp" """ import std/atomics type Futex = distinct Atomic[int32] var x: Futex