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