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