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