conv_escape
fmt = conv_escape(fmt, &c_ch, 0);
str = conv_escape(str - 1, &c, quiet);
static char *conv_escape(char *, char *, int);