__fortify_memcpy_chk
#define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \
#define memmove(p, q, s) __fortify_memcpy_chk(p, q, s, \