pub(crate) type QueuingStrategyInit = QueuingStrategyInit;
pub(crate) struct QueuingStrategyInit { pub highWaterMark: f64, }
highWaterMark: f64