HI guys .... anybody knows how to generate generic/agnostic c headers for common main code ? ..... let's say I have a c app and I want to embed a kotlin code (from common main) to it ....so I wanna generate generic/agnostic c headers for common main code to call it .... is there anyway to do that ?