JOURNAL_PG_SZ    37169 third_party/sqlite/amalgamation/sqlite3.c #define JOURNAL_PG_SZ(pPager)  ((pPager->pageSize) + 8)
JOURNAL_PG_SZ     739 third_party/sqlite/src/src/pager.c #define JOURNAL_PG_SZ(pPager)  ((pPager->pageSize) + 8)