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