pub fn add_16(a: u16, b: u16) -> (bool, u16)
Add two integers and return the carry.
108 mWU (milli weight units)