Currently if there is a version mismatch ex:
you have symcrypt 103.1 on your machine but check out a future version that has bindings for 103.4 you will error out with a segfault.
Code should instead gracefully exit and alert the user to update their version and to read the documentation.