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