Source position: sqlite3.inc line 615
function sqlite3_bind_double(
stmt: psqlite3_stmt;
N: cint;
V: cdouble
):cint;