janus_plugin
macro_rules! export_plugin { ($pl:expr) => { ... }; }
Macro to export a Janus plugin instance from this module.