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