pub fn remove_installed_plugin( install_root: impl AsRef<Path>, plugin_id: &str, version: Option<&str>, ) -> Result<usize>