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