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