pub type StaticLeadModule = Arc<HashMap<&'static str, (ModuleArgs, &'static [Args])>>;
pub struct StaticLeadModule { /* private fields */ }