pub unsafe fn ExecInitResultRelation(
    arg_estate: *mut EState,
    arg_resultRelInfo: *mut ResultRelInfo,
    arg_rti: Index
)