pub fn apply_js_plugin( _plugin_name: &str, path: &Path, cache: &mut Option<PluginCache>, _config_json: &str, program: Program) -> Result<Program, Error>