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