Source position: sqlite3.inc line 660
var sqlite3_column_type: function(
stmt: psqlite3_stmt;
iCol: cint
):cint;