pub unsafe extern "C" fn gsl_multifit_fdfsolver_test( s: *const gsl_multifit_fdfsolver, xtol: f64, gtol: f64, ftol: f64, info: *mut c_int) -> c_int