nvlist_add_fixed_string
extern int nvlist_add_fixed_string(nvlist_t *, const char *,
return (nvlist_add_fixed_string(nvl, name, buf, len));