pub fn install_plugin(
    path: &str,
    registry: &mut Registry
) -> Result<(), Box<dyn Error>>