Can somebody point me to a tutorial for building c-source for use within iosMain in a KMP project? I'm looking for a little more insight into how to create the .def file and run cinterop. In my case, there isn't a library that I'm linking to. I'm trying to mimick using JNI on Android, but in this case the c-source for iOS.