The build-time generated bindings by bindgen are causing issues when building on various platforms, and we don't have much surface area that we need to cover for either of those projects, anyway.
We can either use the mechanism that @yutannihilation kindly added to these crates (or just type out definitions for the functions we need, which may be easier).
Example of where a prebuilt binding is causing a failure (R-universe build): https://github.com/r-universe/paleolimbot/actions/runs/17987153646/job/51168200021#step:4:1211