pub unsafe fn CatalogTupleUpdateWithInfo(
    arg_heapRel: Relation,
    arg_otid: ItemPointer,
    arg_tup: HeapTuple,
    arg_indstate: CatalogIndexState
)