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