pub unsafe extern "C" fn SUNLinSol_SPGMRSetMaxRestarts(
    S: SUNLinearSolver,
    maxrs: c_int
) -> c_int