int memcpy(void *a, void *b, long n) { return 0; }