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