pub fn analyze_script( script: &'_ [ScriptElem<'_>], ctx: ScriptContext, worker_threads: usize, ) -> Result<String, String>