pub unsafe extern "C" fn LLVMRustAddBuilderLibraryInfo<'a>(
    PMB: &'a PassManagerBuilder,
    M: &'a Module,
    DisableSimplifyLibCalls: bool
)