parse_decltype
static const char *parse_decltype(const char *, const char *, cpp_db_t *);
t = parse_decltype(first, last, db);
t = parse_decltype(first, last, db);
t1 = parse_decltype(t, last, db);