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