VDevice
#define ARRAY_VDEV_SIZE (offsetof(VDevice, u) + sizeof(RaidArray))
#define DISK_VDEV_SIZE (offsetof(VDevice, u) + sizeof(Device))