IF you look at this link, you'll see that MAXITR is an internal parameter of the dbsqr FORTRAN LAPACK routine.
I have found this link, to call FORTRAN functions in C, but how do I set MAXITR? It doesn't seem to be a parameter. Is there any way to do this?