pub unsafe fn tuplestore_puttuple(
    arg_state: *mut Tuplestorestate,
    arg_tuple: HeapTuple
)