I have a program that is linked with some shared library on start. There are multiple versions of the library installed on the host. Is there some function or macro that can check the version of library that was linked to my program? I want something like this:I have a program that is linked with some share