Source position: sqlite3.inc line 657
var sqlite3_column_int64: function(
stmt: psqlite3_stmt;
iCol: cint
):sqlite3_int64;