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