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