pub fn register_dependency_constructor( name: &str, module_path: &str, cons: DependencyConstructor, dependencies: Vec<String>, )