osRead           24475 third_party/sqlite/amalgamation/sqlite3.c #define osRead      ((ssize_t(*)(int,void*,size_t))aSyscall[8].pCurrent)
osRead            334 third_party/sqlite/src/src/os_unix.c #define osRead      ((ssize_t(*)(int,void*,size_t))aSyscall[8].pCurrent)