has anybody used kaitai exif successfully? currently trying to get it to work\: `kaitai_struct_nim_runtime` itself compiles fine. in `exif.nim` fixing colliding keyword `converter` with backticks is easy. but then it correctly complains about undeclared field `isLe` for KaitaiStruct. but even if I would add that there seems to be no mechanism in in kaitai\_struct\_nim\_runtime that would set it.