pub fn full_subtract_8(a: bool, b: u8, c: u8) -> (bool, u8)
Subtract the second integer from the first integer. Take a borrow-in and return a borrow-out.
126 mWU (milli weight units)