kwval_lookup
int kwval_lookup(const char *, char **, int *, int *, int *);
if (kwval_lookup(kw, &kwval, &cat, &type, &alloc) == 0) {