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