pub unsafe fn tuplesort_getdatum( arg_state: *mut Tuplesortstate, arg_forward: bool, arg_val: *mut Datum, arg_isNull: *mut bool, arg_abbrev: *mut Datum, ) -> bool