pub unsafe extern "C" fn LLVMPassManagerBuilderUseInlinerWithThreshold(
    PMB: LLVMPassManagerBuilderRef,
    Threshold: c_uint
)