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