pub fn subtract_16(a: u16, b: u16) -> (bool, u16)
Subtract the second integer from the first integer, and return the borrow bit.
113 mWU (milli weight units)