pub fn negate_32(a: u32) -> (bool, u32)
Negate the integer (modulo 2³²) and return the borrow bit.
85 mWU (milli weight units)