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