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