pub type SharedPluginDriver = Arc<PluginDriver>;
pub struct SharedPluginDriver { /* private fields */ }