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