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