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