pub type BestMultiSetDrain<'a, T> = Drain<'a, T>;
pub struct BestMultiSetDrain<'a, T> { /* private fields */ }