This runs into the dreaded `is not GC-safe as it accesses 'g' which is a global using GC'ed memory` error though.
- Nim 2: "Memory can be shared effectively between threads wit... zevv
- Nim 2: "Memory can be shared effectively between thread... Araq
- Nim 2: "Memory can be shared effectively between th... PMunch