pub unsafe fn index_getnext_slot(
    arg_scan: IndexScanDesc,
    arg_direction: ScanDirection,
    arg_slot: *mut TupleTableSlot
) -> bool