Macro build_plugin_registry

Source
macro_rules! build_plugin_registry {
    ($init_callback:ident) => { ... };
}