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