addnstr
addnstr(&s, str + (size_t)rm[i].rm_so, l);
int addnstr(const char *, int);
report_return(addnstr(str, count));