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