pub type physdev_restore_msi_t = physdev_restore_msi;
#[repr(C)]pub struct physdev_restore_msi_t { pub bus: u8, pub devfn: u8, }
bus: u8
devfn: u8