Source position: sqlite3.inc line 1158
type wal_hook_cb = function(
p: pointer;
db: psqlite3;
c: pansichar;
d: cint
):cint;