brand_uucopystr
extern int brand_uucopystr(const void *, void *, size_t);
(void) brand_uucopystr(filename, path, sizeof (path));
if (brand_uucopystr(value, buf, count) != 0)
if (brand_uucopystr(aval, buf, len) != 0)