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