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