pub fn add_32(a: u32, b: u32) -> (bool, u32)
Add two integers and return the carry.
117 mWU (milli weight units)