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