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