int start_encoding() { low = 0; high = (unsigned)TOP_VALUE; bits_to_follow = 0; return(0); }