pub unsafe fn CatalogTupleInsertWithInfo(
    arg_heapRel: Relation,
    arg_tup: HeapTuple,
    arg_indstate: CatalogIndexState
)