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