pub unsafe extern "C" fn SUNLinSol_Dense(
    y: N_Vector,
    A: SUNMatrix
) -> SUNLinearSolver