Source position: sqlite3.inc line 457
function sqlite3_set_authorizer(
db: psqlite3;
cb: xAuth;
pUserData: pointer
):cint;