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