pub fn flip_tick( tick_bitmap: &mut HashMap<i16, U256>, tick: i32, tick_spacing: i32, ) -> Result<(), UniswapV3MathError>