Source position: sqlite3.inc line 1140
var sqlite3_unlock_notify: function(
pBlocked: psqlite3;
xNotify: xNotifycb;
arg: pointer
):cint;