pub unsafe fn inb(port: u16) -> u8
Read 8-bit value from I/O port.
Port must be valid and accessible.