For the NVMe device given, issues the Zone Management Send command with the
"Reset Zone" action. This will transition the zone to the empty state, setting
the write pointer for each zone back to the beginning on success.
The <device> parameter is mandatory and may be either the NVMe character
device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).