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