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