pub(crate) fn load_dump( path: &Path, env: &mut Rt<Env<'_>>, cx: &mut Context<'_>, ) -> Result<(), String>