pub unsafe fn JsonbDeepContains(
    arg_val: *mut *mut JsonbIterator,
    arg_mContained: *mut *mut JsonbIterator
) -> bool