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