pub unsafe extern "C" fn rocksdb_transaction_set_read_timestamp_for_validation(
    txn: *mut rocksdb_transaction_t,
    read_timestamp: u64
)