Macro impl_load_store

macro_rules! impl_load_store {
    ($($ty:ident)*) => { ... };
}