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