strtok_r
#define strtok_r fssh_strtok_r
char *strtok_r(char *restrict s, const char *restrict sep, char **restrict p)
void strtok_r() {}