ZYAN_MEMCPY
#define ZYAN_MEMCPY memcpy
ZYAN_INLINE void* ZYAN_MEMCPY(void* dst, const void* src, ZyanUSize n)