pub fn multiply_64(a: u64, b: u64) -> u128
Multiply two integers. The output is a 128-bit integer.
85 mWU (milli weight units)