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