Source position: sqlite3.inc line 843
function sqlite3_rekey_v2(
db: psqlite3;
zDbName: pansichar;
pKey: pointer;
nKey: cint
):cint;