NLopt 2.10.0 added the option to configure the gradient tolerance in L-BFGS and some other algorithms: https://github.com/stevengj/nlopt/pull/585. Would it be possible to allow modifying `tolg` also in `nloptr` function and via `nlopt_set_param`?