pub unsafe fn tuplesort_putindextuplevalues(
arg_state: *mut Tuplesortstate,
arg_rel: Relation,
arg_self_: ItemPointer,
arg_values: *mut Datum,
arg_isnull: *mut bool,
)
pub unsafe fn tuplesort_putindextuplevalues(
arg_state: *mut Tuplesortstate,
arg_rel: Relation,
arg_self_: ItemPointer,
arg_values: *mut Datum,
arg_isnull: *mut bool,
)