Macro thrift_unimplemented

Source
macro_rules! thrift_unimplemented {
    () => { ... };
}