Constant SQLITE_STATUS_PAGECACHE_OVERFLOW

Source
pub const SQLITE_STATUS_PAGECACHE_OVERFLOW: i32 = 2;
Available on crate feature core only.