pub unsafe fn inw(port: u16) -> u16
Read a word from the specified port.
Reading from an invalid port has undefined behavior.