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