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