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