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