pub unsafe fn outl(port: u16, value: u32)
Write a dword to the specified port.
Writing to an invalid port has undefined behavior.