pub unsafe extern "C" fn fdb_transaction_set_read_version(
    tr: *mut FDBTransaction,
    version: i64
)