keystone
keystone copied to clipboard
Build fixes
This PR does the minimum wrt updating to "modern" build setups.
- update cmake builds to (successfully) build with modern cmake
- update c header includes to build with gcc15
- update rust bindings to be able to build
- update rust bindings pass clippy lints