pub unsafe extern "C" fn sqlite3changeset_pk(
    pIter: *mut sqlite3_changeset_iter,
    pabPK: *mut *mut c_uchar,
    pnCol: *mut c_int
) -> c_int