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