Source position: sqlite3.inc line 817
type collation_needed_cb = function(
user: pointer;
db: psqlite3;
eTextRep: cint;
s: pansichar
):pointer;