Copy all bits from unsigned 64-bit integer a to dst, and reset (set to 0) the high bits in dst starting at index.
See Implementation
Copy all bits from unsigned 64-bit integer a to dst, and reset (set to 0) the high bits in dst starting at index.