Thin SQLite C connection wrapper bound to the icstable VFS.
icstable
rusqlite refuses SQLITE_THREADSAFE=0, so this crate keeps a small FFI facade. Connections are per-message and never shared.
rusqlite
SQLITE_THREADSAFE=0