str_to_tpstr
(void) str_to_tpstr(line, strlen(line), &tpstr, buf,
(void) str_to_tpstr(template, strlen(template), &tpstr, buf,
extern int str_to_tpstr(const char *, int, void *, char *, int);
NSS_XbyY_INIT(&arg, &result, buf, sizeof (buf), str_to_tpstr);
NSS_XbyY_INIT(&arg, &result, buf, sizeof (buf), str_to_tpstr);
NSS_XbyY_INIT(&arg, &result, buf, sizeof (buf), str_to_tpstr);