Macro export_plugin_declaration

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