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