fn element_list_concat<'a>( a: Datum<'a>, b: Option<DatumList<'a>>, temp_storage: &'a RowArena, ) -> DatumList<'a>