MEMTYPE_SCRATCH  11577 third_party/sqlite/amalgamation/sqlite3.c #define MEMTYPE_SCRATCH    0x04  /* Scratch allocations */
MEMTYPE_SCRATCH  3232 third_party/sqlite/src/src/sqliteInt.h #define MEMTYPE_SCRATCH    0x04  /* Scratch allocations */