SQLITE_OptMask   9301 third_party/sqlite/amalgamation/sqlite3.c #define SQLITE_OptMask        0xff        /* Mask of all disablable opts */
SQLITE_OptMask    956 third_party/sqlite/src/src/sqliteInt.h #define SQLITE_OptMask        0xff        /* Mask of all disablable opts */