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