The main issue here is that you're passing a GC'd reference from one instance of the Nim GC to another, which is not really allowed as `refc` is a thread-local GC.
- Dynlib passing value back to main app causes SIGSEGV error gcao
- Dynlib passing value back to main app causes SIGSEGV error gcao
- Dynlib passing value back to main app causes SIGSEGV er... Yardanico
