pub type kac_irq_t = kac_irq;
struct kac_irq_t { pub irq0: u32, pub irq1: u32, pub next: *mut kac_irq, }
irq0: u32
irq1: u32
next: *mut kac_irq