pub unsafe fn heap_getnextslot_tidrange(
    arg_sscan: TableScanDesc,
    arg_direction: ScanDirection,
    arg_slot: *mut TupleTableSlot
) -> bool