pub unsafe extern "C" fn gsl_multifit_robust_tune(
    tune: f64,
    w: *mut gsl_multifit_robust_workspace
) -> c_int