#[no_mangle]
pub unsafe extern "C" fn LLVMPassManagerBuilderUseInlinerWithThreshold(
PMB: LLVMPassManagerBuilderRef,
Threshold: c_uint
)
#[no_mangle]
pub unsafe extern "C" fn LLVMPassManagerBuilderUseInlinerWithThreshold(
PMB: LLVMPassManagerBuilderRef,
Threshold: c_uint
)