bhnd_nvram_type_width
size_t bhnd_nvram_type_width(bhnd_nvram_type type);
width = bhnd_nvram_type_width(type);
*olen = bhnd_nvram_type_width(otype);
width = bhnd_nvram_type_width(itype) * 2;
arg_size = bhnd_nvram_type_width(arg_type);
size_t width = bhnd_nvram_type_width(itype);
if (ilen != bhnd_nvram_type_width(itype))
width = bhnd_nvram_type_width(itype);
width = bhnd_nvram_type_width(itype);