macro_rules! volatile_at_impl {
    ($ty:ty) => { ... };
}