static extern IntPtr memmove(IntPtr dest, IntPtr src, UIntPtr count);
Declare Function memmove Lib "msvcrt.dll" (TODO) As TODO