pub unsafe extern "C" fn gsl_multifit_robust_maxiter(
    maxiter: usize,
    w: *mut gsl_multifit_robust_workspace
) -> c_int