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