pub unsafe fn heap_copy_tuple_as_datum(
    arg_tuple: HeapTuple,
    arg_tupleDesc: TupleDesc
) -> Datum