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