pub fn new_raw_batch_get_request( keys: impl Iterator<Item = Key>, cf: Option<ColumnFamily>, ) -> RawBatchGetRequest