zone_boot
if (zone_boot(zoneid) == -1) {
extern int zone_boot(zoneid_t);
return (zone_boot((zoneid_t)(uintptr_t)arg1));