pub unsafe extern "C" fn gsl_multifit_linear_Lk(
    p: usize,
    k: usize,
    L: *mut gsl_matrix
) -> c_int