pub unsafe extern "C" fn LLVMTargetMachineOptionsSetCodeGenOptLevel(
    Options: LLVMTargetMachineOptionsRef,
    Level: LLVMCodeGenOptLevel
)