pub fn increment_32(a: u32) -> (bool, u32)
Increment an integer by one and return the carry.
92 mWU (milli weight units)