fn div_wide(hi: u64, lo: u64, divisor: u64) -> (u64, u64)
x86 and x86_64 can use a real div instruction.
div