pub fn full_decrement_32(a: bool, b: u32) -> (bool, u32)
Decrement an integer by one. Take a borrow-in and return a borrow-out.
107 mWU (milli weight units)