pub type HitOwner = u64;
Optional ownership tag attached to a hit region.
Higher-level systems can use this to disambiguate layered hit regions without overloading HitId or HitData.
HitId
HitData