pub fn fhe_uint_array_contains_sub_slice<Id: FheUintId>( lhs: &[FheUint<Id>], pattern: &[FheUint<Id>], ) -> FheBool