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