SQLITE_CONFIG_HEAP

Specifies a static memory buffer that SQLite will use for all of its dynamic memory allocation needs beyond those provided for by SQLITE_CONFIG_PAGECACHE.

Additional sqlite3_db_config() arguments: void*, int nByte, int min