pub fn full_add_8(a: bool, b: u8, c: u8) -> (bool, u8)
Add two integers. Take a carry-in and return a carry-out.
127 mWU (milli weight units)