Source position: sqlite3.inc line 1064
function sqlite3_file_control(
db: psqlite3;
zDbName: pansichar;
op: cint;
p: pointer
):cint;