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