#[no_mangle]
pub extern "C" fn LLVMTargetMachineOptionsSetCodeGenOptLevel(
Options: LLVMTargetMachineOptionsRef,
Level: LLVMCodeGenOptLevel,
)
#[no_mangle]
pub extern "C" fn LLVMTargetMachineOptionsSetCodeGenOptLevel(
Options: LLVMTargetMachineOptionsRef,
Level: LLVMCodeGenOptLevel,
)