pub unsafe extern "C" fn SUNNonlinSolGetCurIter_Newton(
    NLS: SUNNonlinearSolver,
    iter: *mut c_int
) -> c_int