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