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