pub type FileReference = (u32, String);
A file reference returned by a plugin, paired with its plugin-side index.