ref: f0b565742993646ac2c7939e3a89f44c2515fbe6 dir: /os/boot/puma/io.h/
#define inb(port) sio_inb(port) #define outb(port, data) sio_outb(port, data)