macro_rules! offset_of { ($Ty:path, $field:ident) => { ... }; }
Polyfill for std’s offset_of.
offset_of