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