pub const NAUTILUS_PLUGIN_INIT_SYMBOL: &[u8] = b"nautilus_plugin_init";
Name of the single extern "C" entry symbol every plug-in cdylib exports.
extern "C"