Source position: sqlite3.inc line 1146
function sqlite3_wal_hook(
db: psqlite3;
cb: wal_hook_cb;
p: pointer
):pointer;