const Hash: type = if (store_hash) u32 else void;

The stored hash type, either u32 or void.