pub unsafe fn ExecSimpleRelationInsert(
    arg_resultRelInfo: *mut ResultRelInfo,
    arg_estate: *mut EState,
    arg_slot: *mut TupleTableSlot
)