public void setStats(int state) {
   Raw.writeIntLittleEndian(mem, pos + 2, state);
 }