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