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