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