str_addarg
if ((stringlen = str_addarg(string, stringlen, errp->arg, first)) ==0)
static int str_addarg(char *str, int len, char *arg, bool first);