Source position: sqlite.pp line 112
function sqlite_open(
filename: PAnsiChar;
mode: LongInt;
errmsg: PPAnsiChar
):Psqlite;