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