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