pub type MetadataFn = extern "C" fn(out: *mut RustPluginMeta);
Signature aliases, purely to document the contract.