pub unsafe fn ExecGetUpdateNewTuple(
    arg_relinfo: *mut ResultRelInfo,
    arg_planSlot: *mut TupleTableSlot,
    arg_oldSlot: *mut TupleTableSlot
) -> *mut TupleTableSlot