lzc_ioctl_run
lzc_ioctl_run(ioc, name, input, expected_error);
lzc_ioctl_run(ioc, name, input, ZFS_ERR_IOC_ARG_UNAVAIL);
lzc_ioctl_run(ioc, name, empty, ZFS_ERR_IOC_ARG_REQUIRED);
lzc_ioctl_run(ioc, name, input, ZFS_ERR_IOC_ARG_BADTYPE);