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