pub fn install_packaged_plugin( package_path: impl AsRef<Path>, install_root: impl AsRef<Path>, ) -> Result<InstalledPlugin>