Macro impl_stateless_sync

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