uu_strndup
req->id1name = uu_strndup(q, p - req->id1name);
extern char *uu_strndup(const char *s, size_t n);