osHeapAlloc      34623 ext/sqlite3/libsqlite/sqlite3.c   p = osHeapAlloc(hHeap, SQLITE_WIN32_HEAP_FLAGS, (SIZE_T)nBytes);
osHeapAlloc      34667 ext/sqlite3/libsqlite/sqlite3.c     p = osHeapAlloc(hHeap, SQLITE_WIN32_HEAP_FLAGS, (SIZE_T)nBytes);