fn unpack(n: u64) -> (u32, u32)
Split the head value into the real head and the index a stealer is working on.