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