pub unsafe extern "C" fn SUNNonlinSolSetMaxIters_Newton(
    NLS: SUNNonlinearSolver,
    maxiters: c_int
) -> c_int