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