I wanted to test how fast memmove can move bytes.
What would be the best way to do this?
I was thinking of using malloc to create 2 arrays (a source and a dest)