lookup_bitstr
static int lookup_bitstr(char *, int, uchar_t **, uint_t *, int);
if (lookup_bitstr(prefix, row, &val, nbytes, grp->is_volatile) == 0) {
if (lookup_bitstr(prefix, row, &val, nbytes, grp->is_volatile) < 0)