zfs_clone
ret = zfs_clone(zhp, argv[1], props);
err = zfs_clone(zhp, zonepath, props);
if (zfs_clone(zhp_ss, clone_ds, bt->nbe_zfs_props) != 0) {
extern int zfs_clone(zfs_handle_t *, const char *, nvlist_t *);