SQLITE_DYNAMIC   7527 third_party/sqlite/amalgamation/sqlite3.c #define SQLITE_DYNAMIC   ((sqlite3_destructor_type)sqlite3DbFree)
SQLITE_DYNAMIC    547 third_party/sqlite/src/src/sqliteInt.h #define SQLITE_DYNAMIC   ((sqlite3_destructor_type)sqlite3DbFree)