fn list_contains_list_rev<'a>( a: ExcludeNull<DatumList<'a>>, b: ExcludeNull<DatumList<'a>>, ) -> bool