pub fn package_plugin( wasm_module_path: impl AsRef<Path>, manifest: PluginManifest, package_path: impl AsRef<Path>, ) -> Result<()>