pub fn py_imply_vol( s: f64, r: f64, b: f64, is_call: bool, k: f64, t: f64, price: f64, ) -> PyResult<f64>