pub fn run_program( init_ns: Arc<str>, init_def: Arc<str>, params: &[Calcit], ) -> Result<Calcit, CalcitErr>