Source position: sqlite3.inc line 805
function sqlite3_collation_needed(
db: psqlite3;
user: pointer;
cb: collation_needed_cb
):cint;