macro_rules! stream_gradients { ($streamer:expr, $session_id:expr, $layer_name:expr, $gradients:expr) => { ... }; }