(module (type $0 (func)) (memory $0 1 1) (func $foo (type $0) (drop (i32.atomic.rmw.cmpxchg (i32.const 0) (i32.const 0) (i32.const 0) ) ) ) )