osStat           24452 third_party/sqlite/amalgamation/sqlite3.c #define osStat      ((int(*)(const char*,struct stat*))aSyscall[4].pCurrent)
osStat            311 third_party/sqlite/src/src/os_unix.c #define osStat      ((int(*)(const char*,struct stat*))aSyscall[4].pCurrent)