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