pub static PLUGIN_CONTEXT: OnceLock<Arc<dyn PluginContext + Send + Sync>>
Static plugin context.
This plugin context is created by construct_plugin before constructing the dependency injection container.