pub unsafe extern "C" fn gsl_multifit_linear_lcorner2(
    reg_param: *const gsl_vector,
    eta: *const gsl_vector,
    idx: *mut usize
) -> c_int