pub static GLOBAL_PLUGINS: Lazy<Mutex<HashMap<String, Box<dyn FnOnce(&str, Registry, Object) -> (Registry, Object) + Send>>>>