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