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