nvlist_add_byte
nvlist_add_byte(nvlist_t *nvl, const char *name, uint8_t value)
nvlist_add_byte(nvlist_t *nvl, const char *name, uchar_t val)