Source position: sqlite3.inc line 876
function sqlite3_load_extension(
db: psqlite3;
zFile: pansichar;
zProc: pansichar;
pzErrMsg: ppansichar
):cint;