UNIXFILE_RDONLY  24185 third_party/sqlite/amalgamation/sqlite3.c #define UNIXFILE_RDONLY 0x02     /* Connection is read only */
UNIXFILE_RDONLY   249 third_party/sqlite/src/src/os_unix.c #define UNIXFILE_RDONLY 0x02     /* Connection is read only */