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