pub unsafe fn table_scan_update_snapshot(
    arg_scan: TableScanDesc,
    arg_snapshot: Snapshot
)