macro_rules! not_implemented {
    () => { ... };
}