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