macro_rules! make_signal { ( $T:ty ) => { ... }; }
Creates a split signal with 'static lifetime.
'static