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