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