pub type physdev_unmap_pirq_t = physdev_unmap_pirq;
struct physdev_unmap_pirq_t { pub domid: u16, pub pirq: i32, }
domid: u16
pirq: i32