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