pub fn modulo_32(a: u32, b: u32) -> u32
Compute the remainder after dividing both integers.
102 mWU (milli weight units)