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