pub type CreatePluginFn = unsafe extern "C" fn() -> *mut RawPlugin;
The type of the plugin creation function that must be exported by plugins