pub type BitCrusherProcessor = BitCrusherProcessorImpl<f32>;
pub struct BitCrusherProcessor { /* private fields */ }