pub unsafe fn simple_table_tuple_insert(
    arg_rel: Relation,
    arg_slot: *mut TupleTableSlot
)