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