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