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