pub fn add_8(a: u8, b: u8) -> (bool, u8)
Add two integers and return the carry.
112 mWU (milli weight units)