pub fn normalize_with_form<'a>( text: Datum<'a>, form_str: Datum<'a>, temp_storage: &'a RowArena, ) -> Result<Datum<'a>, EvalError>