strsep_quote
static char *strsep_quote(char **stringp, const char *delim);
name = strsep_quote(&names, ":");