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