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