pub unsafe extern "C" fn gsl_multifit_linear_alloc(
    n: usize,
    p: usize
) -> *mut gsl_multifit_linear_workspace