pub unsafe extern "C" fn LLVMPassManagerBuilderPopulateModulePassManager(
    PMB: LLVMPassManagerBuilderRef,
    PM: LLVMPassManagerRef
)