pub type DynamicallyLinkedFileExtPluginInstance = fn() -> JoinHandle<Result<Box<dyn FileExtPlugin>, Report>>;