macro_rules! non_differentiable {
    ($($path:tt)+) => { ... };
}