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