No, for many reasons, most important ones are language features of C++ are hard/impossible to map on Kotlin, another one is mentioned by Andrey. In theory, one could write a stub generator for subset of C++, found in some popular library, and we may consider such contribution to the interop tool.