pub fn try_generate_replier<'reply>( channel: &'reply Arc<Channel>, delivery: &'reply Delivery, ) -> Option<AmqpRequestReplier<'reply>>