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