1 2 3
typedef unsigned int size_t; /* others (e.g. <stdio.h>) define */ extern void *__rt_memmove(void * /*s1*/, const void * /*s2*/, size_t /*n*/);