pub unsafe extern "C" fn LLVMPassManagerBuilderSetDisableSimplifyLibCalls(
    PMB: LLVMPassManagerBuilderRef,
    Value: LLVMBool
)