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