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