sqliteOsOpenReadOnly
int sqliteOsOpenReadOnly(const char*, OsFile*);
rc = sqliteOsOpenReadOnly(pPager->zJournal, &pPager->jfd);