Strcat
#define Strcat(a, b) strcat(a, b)
#define Strcat(a, b) s_strcat(a, b)
#define Strcat (void) strcat