Source position: sqlite3.inc line 509
function sqlite3_profile(
db: psqlite3;
cb: xProfile;
user: pointer
):pointer;