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