pub const ifmap = extern struct
pub const ifmap = extern struct { mem_start: usize, mem_end: usize, base_addr: u16, irq: u8, dma: u8, port: u8, }