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