pub unsafe extern "C" fn gsl_sum_levin_u_minmax( array: *const f64, n: usize, min_terms: usize, max_terms: usize, w: *mut gsl_sum_levin_u_workspace, sum_accel: *mut f64, abserr: *mut f64) -> c_int