Source position: sqlite3.inc line 661
var sqlite3_column_value: function(
stmt: psqlite3_stmt;
iCol: cint
):psqlite3_value;