void movmem( void *src, void *dest, unsigned len )
- prototype in mem.h - copies len bytes from src to dest