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