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