pub fn multiply_32(a: u32, b: u32) -> u64
Multiply two integers. The output is a 64-bit integer.
90 mWU (milli weight units)