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