unixWrite        28359 third_party/sqlite/amalgamation/sqlite3.c    unixWrite,                  /* xWrite */                                  \
unixWrite        30281 third_party/sqlite/amalgamation/sqlite3.c         rc = unixWrite((sqlite3_file *)conchFile, writeBuffer, writeSize, 0);
unixWrite        4218 third_party/sqlite/src/src/os_unix.c    unixWrite,                  /* xWrite */                                  \
unixWrite        6140 third_party/sqlite/src/src/os_unix.c         rc = unixWrite((sqlite3_file *)conchFile, writeBuffer, writeSize, 0);