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