tbl_fill_string
static void tbl_fill_string(struct termp *, const char *, size_t);
tbl_fill_string(tp, cp, len);
tbl_fill_string(tp, buf, len);