I'm converting TS declarations that are generated from a C++ library.. so the naming conventions on the declarations are all way off for Kotlin... now that I've finally got a clean process to convert the entire library, I can't get it to compile... is it possible having @JsName on just about everything is too much for a pretty huge library?