# Functions
Blend copies the one-bits of src to dst, returning the number of bytes written.
No description provided by the author
Copy copies src to dst, returning the number of bytes written.
CountPair returns the byte index of the first pair of two equal elements of size n.
IndexPair returns the byte index of the first pair of two equal elements of size n.
Mask set bits of dst to zero and copies the one-bits of src to dst, returning the number of bytes written.