osOpen           24440 third_party/sqlite/amalgamation/sqlite3.c #define osOpen      ((int(*)(const char*,int,...))aSyscall[0].pCurrent)
osOpen            299 third_party/sqlite/src/src/os_unix.c #define osOpen      ((int(*)(const char*,int,...))aSyscall[0].pCurrent)