pub unsafe extern "C" fn CVodeSetNonlinearSolver( cvode_mem: *mut c_void, NLS: SUNNonlinearSolver, ) -> c_int