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