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