destroy_zfs
(void) destroy_zfs(zonepath);
if (destroy_zfs(zonepath) == Z_OK)
extern int destroy_zfs(char *zonepath);