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