zonecfg_set_bootargs
if ((err = zonecfg_set_bootargs(handle, NULL)) != Z_OK)
if ((err = zonecfg_set_bootargs(handle, prop_id)) != Z_OK)
extern int zonecfg_set_bootargs(zone_dochandle_t, char *);