SQLITE_CONFIG_MALLOC  
  Sets low-level memory allocation routines to be used in place of the memory allocation routines built into SQLite.
Additional sqlite3_db_config() arguments: sqlite3_mem_methods*
Sets low-level memory allocation routines to be used in place of the memory allocation routines built into SQLite.
Additional sqlite3_db_config() arguments: sqlite3_mem_methods*