Source position: sqlite3.inc line 857
var sqlite3_update_hook: function(
db: psqlite3;
cb: update_callback;
user: pointer
):pointer;