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