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