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