* fix vs2017 nmake warning C4267: 'initializing': conversion from 'size_t' to 'int' * removewarn vs2017 nmake warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data Co-authored-by: sf <sf@sf.sf>