pub fn split(a: u128) -> (u64, u64)
Expand description

split a u128 into two u64 limbs