dw_cu_parse
int dw_cu_parse(struct dwbuf *, struct dwbuf *, size_t, struct dwcu **);
while (dw_cu_parse(&info, &abbrev, infolen, &dcu) == 0) {