pub const SQLITE_TXN_WRITE: i32 = 2;
Raw C-style bindings to the underlying libsqlite3 library.
libsqlite3