mallocWithAlarm  18014 third_party/sqlite/amalgamation/sqlite3.c     mallocWithAlarm(n, &p);
mallocWithAlarm  18069 third_party/sqlite/amalgamation/sqlite3.c       n = mallocWithAlarm(n, &p);
mallocWithAlarm   309 third_party/sqlite/src/src/malloc.c     mallocWithAlarm(n, &p);
mallocWithAlarm   364 third_party/sqlite/src/src/malloc.c       n = mallocWithAlarm(n, &p);