Regrettably the raylib 6.0 bindings left a few things to be desired.
This was obscured at the time by it not being a diff against v5.5.
They've now been reviewed and updated line by line.
Additionally, we're introducing a pull request policy for `vendor:*`,
found in `vendor/README.md`.
The policy reads as follows:
These packages and their associated binary files are curated and maintained by the Odin team. Please don't open pull requests for `vendor:` without first consulting them, whether it be to propose a new package or update bindings to a newer version. In the best of cases this often results in a duplication of effort. Localized fixes where type or procedure definitions diverge between the Odin binding and upstream are welcome.
This is infrequently maintained, and has been a strict subset of what is
available in `core:crypto` for a while. Instead of improving the
bindings, it is better to spend resources improving `core:crypto`.