strip_quotes
strip_quotes(buf_tmp);
static void strip_quotes(char *);
static void strip_quotes(char *, char *);
strip_quotes(p, p);