FilePoint        69642 ext/sqlite3/libsqlite/sqlite3.c typedef struct FilePoint FilePoint;
FilePoint        69685 ext/sqlite3/libsqlite/sqlite3.c   FilePoint endpoint;             /* Pointer to the end of the file */
FilePoint        69686 ext/sqlite3/libsqlite/sqlite3.c   FilePoint readpoint;            /* Pointer to the end of the last xRead() */