pub unsafe extern "C" fn LLVMRustPassManagerBuilderUseInlinerWithThreshold(
    PMB: &PassManagerBuilder,
    threshold: c_uint
)