strsep
char *strsep(char **stringp, const char *delim) {
strsep(char** string, const char* delimiters)
strsep(char **stringp, const char *delim)