This adds `sqlite3_libversion()`, `sqlite3_libversion_number()`, and `libsql3_threadsafe()`.
make test
This adds initial SQLite C ABI compatibility to Limbo to make sure we drive the Rust API in the right way that allows us to implement SQLite semantics.