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