pub(crate) type BulkIterContextRef = Arc<BulkIterContext>;
struct BulkIterContextRef { /* private fields */ }