VFIO_GROUP_GET_DEVICE_FD
dev->device = ioctl(group, VFIO_GROUP_GET_DEVICE_FD, device);
case VFIO_GROUP_GET_DEVICE_FD:
device->fd = ioctl(device->group_fd, VFIO_GROUP_GET_DEVICE_FD, bdf);