pub unsafe extern "C" fn LLVMRustPassManagerBuilderPopulateThinLTOPassManager(
    PMB: &PassManagerBuilder,
    PM: &PassManager<'_>
)