pub fn negate_16(a: u16) -> (bool, u16)
Negate the integer (modulo 2¹⁶) and return the borrow bit.
70 mWU (milli weight units)