pub type physdev_get_free_pirq_t = physdev_get_free_pirq;
#[repr(C)]pub struct physdev_get_free_pirq_t { pub type_: i32, pub pirq: u32, }
type_: i32
pirq: u32