#[no_mangle]
pub extern "C" fn LLVMPassBuilderOptionsSetInlinerThreshold(
Options: LLVMPassBuilderOptionsRef,
Threshold: c_int,
)
#[no_mangle]
pub extern "C" fn LLVMPassBuilderOptionsSetInlinerThreshold(
Options: LLVMPassBuilderOptionsRef,
Threshold: c_int,
)