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