pub unsafe extern "C" fn SUNLinSolSetup_Dense(
    S: SUNLinearSolver,
    A: SUNMatrix
) -> c_int