pub fn guest_plugin_path(name: &str) -> Option<PathBuf>
Get the guest plugin’s path from its name, returning None if the guest plugin could not be found.
None