Source position: sqlite.pp line 110
function sqlite_open(
filename: Pchar;
mode: LongInt;
errmsg: PPchar
):Psqlite;