Test ridiculously many iterations with really large buffers.
Purpose is:
- See if a Lua-integer for Lua 5.1-5.2 has the believed limitations:
- i.e. type is not large enough to hold a void *
- Many iterations should eventually allocate a C-ptr with an address that will break the interface
- Study the GC issues
- And/or if the framework leaks memory