SQLITE_CONFIG_PAGECACHE  
  Specifies a memory pool that SQLite can use for the database page cache with the default page cache implementation.
Additional sqlite3_db_config() arguments: void*, int sz, int N
Specifies a memory pool that SQLite can use for the database page cache with the default page cache implementation.
Additional sqlite3_db_config() arguments: void*, int sz, int N