pub unsafe extern "C" fn IDASetNonlinearSolverB( ida_mem: *mut c_void, which: c_int, NLS: SUNNonlinearSolver, ) -> c_int