pub fn full_increment_32(a: bool, b: u32) -> (bool, u32)
Increment an integer by one. Take a carry-in and return a carry-out.
104 mWU (milli weight units)