pub unsafe extern "C" fn shock_filter( Image: Hobject, SharpenedImage: *mut Hobject, Theta: f64, Iterations: Hlong, Mode: *const c_char, Sigma: f64, ) -> Herror