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