fn dylink_registrar( lib_path: PathBuf) -> Result<fn(_: &mut Registry<'_>), Error>
Dynamically link a registrar function into the compiler process.