Macro register_plugin

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