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