pub const fn multu(a: u64, b: u64) -> HiLo
MULTU — 32-bit unsigned multiply. Both operands are taken as their low 32 bits, zero-extended; no erratum applies.
MULTU