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