macro_rules! payload_from {
    ($from:ty, $ty:ty) => { ... };
}