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