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