Source position: sqlite3.inc line 669
function sqlite3_column_double(
stmt: psqlite3_stmt;
iCol: cint
):cdouble;