pub unsafe fn tuplesort_putheaptuple(
    arg_state: *mut Tuplesortstate,
    arg_tup: HeapTuple
)