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