Source position: sqlite3.inc line 670
function sqlite3_column_int(
stmt: psqlite3_stmt;
iCol: cint
):cint;