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