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