pub unsafe extern "C" fn SUNLinSolSolve_Dense(
S: SUNLinearSolver,
A: SUNMatrix,
x: N_Vector,
b: N_Vector,
tol: sunrealtype,
) -> c_intpub unsafe extern "C" fn SUNLinSolSolve_Dense(
S: SUNLinearSolver,
A: SUNMatrix,
x: N_Vector,
b: N_Vector,
tol: sunrealtype,
) -> c_int