typedef unsigned int size_t; /* others (e.g. ) define */ extern void *__rt_memmove(void * /*s1*/, const void * /*s2*/, size_t /*n*/);