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