pub fn modulo_64(a: u64, b: u64) -> u64
Compute the remainder after dividing both integers.
85 mWU (milli weight units)