macro_rules! export_plugin {
    ($register:expr) => { ... };
}