Strcpy
#define Strcpy(a, b) strcpy(a, b)
#define Strcpy(a, b) s_strcpy(a, b)
#define Strcpy (void) strcpy