unixLogError     25116 third_party/sqlite/amalgamation/sqlite3.c #define unixLogError(a,b,c)     unixLogErrorAtLine(a,b,c,__LINE__)
unixLogError      975 third_party/sqlite/src/src/os_unix.c #define unixLogError(a,b,c)     unixLogErrorAtLine(a,b,c,__LINE__)