Low-level FFI bindings for the Verovio C++ library.
This crate provides raw, unsafe bindings to Verovio. For a safe, idiomatic
Rust API, use the verovioxide crate instead.
Safety
This crate contains unsafe FFI bindings. Users should prefer the safe
wrappers provided by the verovioxide crate.