osGetcwd         24449 third_party/sqlite/amalgamation/sqlite3.c #define osGetcwd    ((char*(*)(char*,size_t))aSyscall[3].pCurrent)
osGetcwd          308 third_party/sqlite/src/src/os_unix.c #define osGetcwd    ((char*(*)(char*,size_t))aSyscall[3].pCurrent)