pub unsafe fn EvalPlanQualFetchRowMark(
    arg_epqstate: *mut EPQState,
    arg_rti: Index,
    arg_slot: *mut TupleTableSlot
) -> bool