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