The examples have quite a few unsafe in them. Would be nice if the sokol-bindings would allow to write code without usafe.
Maybe having separate internal C-compatible structs and public 'Rust-y' structs like I mentioned here (#6) could be the solution?