memccpy
void *memccpy(void *__restrict, const void *__restrict, int, size_t)
PROTO_NORMAL(memccpy);
DEF_WEAK(memccpy);