macro_rules! dsp_call {
($name:expr, $a:expr, $b:expr) => { ... };
}Available on ARM and (target feature
v6 and non-target feature mclass, or target features mclass and dsp) only.