pub unsafe extern "C" fn rc_filter_butterworth_highpass( f: *mut rc_filter_t, order: c_int, dt: f64, wc: f64, ) -> c_int