hash_fast
fhash = hash_fast(st->map + st->offs, (size_t)osz);
uint32_t hash_fast(const void *, size_t);
p->chksum_short = hash_fast(map, p->len);