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