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