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