Thanks for the hints. @PMunch
> However these automatic wrappers will be very C-like, so if you want an > easier Nim experience then you would probably want to write a more Nim-like > interface to the C library which maps it to the automatic memory management, > converts types, and prettifies names. That makes sense. It will be interesting to see how "C++ interop on source level" should work in V as V-lang is not an OO language?