fastsum
sum = fastsum(w, mlen, sum, odd_aligned);
static inline uint32_t fastsum(union memptr, int, unsigned int, int);