MSIX_VECTOR
vfio_pci_msix_enable(device, MSIX_VECTOR, 1);
device->driver.msi = MSIX_VECTOR;
.int_handle = interrupt ? MSIX_VECTOR : 0,