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