Rotates the bits of a U64 value to the right.
U64
Value to rotate.
Number of bits to rotate by.
The rotated value.
Rotates the bits of a
U64
value to the right.