pub unsafe fn CatalogTupleUpdate(
    arg_heapRel: Relation,
    arg_otid: ItemPointer,
    arg_tup: HeapTuple
)