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