stpcpy
#define stpcpy(dst, src) __ssp_bos_check2(stpcpy, dst, src)
#undef stpcpy
stpcpy(char * __restrict to, const char * __restrict from)